Author |
Thread Statistics | Show CCP posts - 32 post(s) |

Samwise Dagordae
The Permatemp Corporation
0
|
Posted - 2016.06.19 00:00:10 -
[1] - Quote
Well, this is disappointing. I see several other people on Gentoo get it running no problem...and then there's me.
The launcher loads up mostly proper, but when I click play, the blue line cycles for a bit...and then nothing. There's isn't any output on the terminal. |

Samwise Dagordae
The Permatemp Corporation
0
|
Posted - 2016.06.26 12:09:04 -
[2] - Quote
Xan Zavier wrote:I'I run a pretty customized gentoo install (no kde or gnome), so I would not be surprised to be missing some qt program, or who knows what. I have not fired up the debugger yet.. but will later tonight. Virtually nothing is reported to terminal, and nothing to indicate it is having an issue.
I'm in the same boat as you, but I discovered the launcher logs and that's giving me some hints as to libraries it can't find.
Click the E icon in the upper right corner of the launcher display > Show in browser > Launcher logs
It might give you some hints.
You'll probably have to edit the evelauncher.sh LD_LIBRARY_PATH and rebuild some packages with the abi_x86_32 use flag enabled.
Right now, mine is complaining about:
2016-06-26T08:02:19.288Z wine error "err:module:load_builtin_dll failed to load .so lib for builtin L\"WLDAP32.dll\": libldap_r-2.4.so.2: wrong ELF class: ELFCLASS64" 2016-06-26T08:02:19.288Z wine error "err:module:import_dll Loading library WLDAP32.dll (which is needed by L\"C:\\\\tq\\\\bin\\\\blue.dll\") failed (error c000007a)." 2016-06-26T08:02:19.293Z wine error "err:module:import_dll Library blue.dll (which is needed by L\"C:\\\\tq\\\\bin\\\\exefile.exe\") not found" 2016-06-26T08:02:19.301Z wine error "err:module:LdrInitializeThunk Main exe initialization for L\"C:\\\\tq\\\\bin\\\\exefile.exe\" failed, status c0000135"
|

Samwise Dagordae
The Permatemp Corporation
0
|
Posted - 2016.06.26 12:16:38 -
[3] - Quote
And now I'm getting:
2016-06-26T08:13:07.996Z default debug "wine client error:0: version mismatch 504/505." 2016-06-26T08:13:07.996Z default debug "Your wineserver binary was not upgraded correctly," 2016-06-26T08:13:07.996Z default debug "or you have an older one somewhere in your PATH." 2016-06-26T08:13:07.996Z default debug "Or maybe the wrong wineserver is still running?" 2016-06-26T08:13:07.996Z default debug Process 19729 finished with exit code 1 |

Samwise Dagordae
The Permatemp Corporation
0
|
Posted - 2016.06.26 13:20:41 -
[4] - Quote
Woohoo! It's working!
So, I had to reemerge net-nds/openldap with abi_x86_32 enabled then modified evelauncher.sh so that the library path was like so:
LD_LIBRARY_PATH=$dirname:/home/myuser/.eve//wine/lib/:$LD_LIBRARY_PATH:/usr/lib32/
My putting /usr/lib32 into LD_LIBRARY_PATH was most likely making the included wine use the wrong libraries causing the wine client version mismatch, which is why I had to include the bundled win lib location.
I'm going to parrot the others and say it'd be nice if we could opt for using the system wine. I don't think I would have encountered any issues.
|

Samwise Dagordae
The Permatemp Corporation
0
|
Posted - 2017.04.30 20:09:31 -
[5] - Quote
Well, now it's broken for me, but trying to open the logs via "Show in File Browser" opens EasyTag instead of opening Firefox.
I'm not certain what's broken. I don't have 5.7 installed, but I don't know for certain if that's going to be the issue. |
|
|